CommonEvent 7031
Name = "ドン・ダリア：会話"

  999([7031])
  ConditionalBranch([1, 804, 0, 0, 0])
    ControlVariables([804, 804, 0, 0, 1])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
  ShowText(["\\n<Don Dahlia>I see you've brought a Ticket to Heaven.\nYou know what that means, right?"])
  ShowText([""])
  ShowText([""])
  PlayBGM(["RPG::BGM(@name=\"ero2\", @volume=70, @pitch=100)"])
  ShowChoices([["No", "Yes"], 1])
  When([0, "いいえ"])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>With that ticket, you can challenge me to a battle fuck. It's a 5 minute match with the usual rules. Got it?"])
    ShowText([""])
    ShowText([""])
    Empty([])

  When([1, "はい"])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>Okay, let's battle fuck. I've got 5 minutes, got it?"])
    ShowText([""])
    ShowText([""])
    Empty([])

  ChoicesEnd([])
  ConditionalBranch([1, 804, 0, 2, 1])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>I already lost to you once so I won't owe you nothin' if you win again. I'll be glad to be your partner anyway."])
    ShowText([""])
    ShowText([""])
    Empty([])

  Else([])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>If you manage to beat me, I'll give you this accessory of mine. It's a nice treasure called a \\ia[1652]."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>If you lose...\nI won't take anything of yours. Those tickets are how I make my money, you see."])
    ShowText([""])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
  ShowText(["\\n<Don Dahlia>Now let's have some fun together.\nI'll leave you humiliated and covered in your own cum."])
  ShowText([""])
  ShowText([""])
  ShowChoices([["Battle Fuck Challenge", "Reconsider"], 2])
  When([0, "バトルファックを挑む"])
    ConditionalBranch([0, 2331, 1])
      ChangePlayerFollowers([1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Luka's companions wait outside the tent..."])
      Empty([])

    BranchEnd([])
    CallCommonEvent([7032])
    ExitEventProcessing([])
    Empty([])

  When([1, "やめておく"])
    ShowTextAttributes(["dondaria_fc1", 0, 0, 2])
    ShowText(["\\n<Don Dahlia>Hmph, you're no fun. If you aren't here for business, scram."])
    ShowText([""])
    ShowText([""])
    ErasePicture([5])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
